hash2

@get:JvmName(name = "getHash2")
@set:JvmName(name = "setHash2")
var hash2: ByteString
The intermediary hash (actually derived from hash1),
sent from NodeB to NodeA in response to the initial message.

bytes hash2 = 3;